Package-level declarations

Types

Link copied to clipboard
class BleConnectionException(val deviceId: String, attempts: Int, cause: Throwable? = null) : RuntimeException

Thrown when the SDK cannot establish a BLE connection to the requested scanner.